connection closed
- 网络连接关闭
-
Now after inactivity for60 seconds , we get a connection closed message from the remote machine , which indicates that the auto logoff is successfully set for SSH .
现在,在60秒的不活跃之后,我们从远程机器收到一条连接关闭消息,这表示已经为SSH成功设置了自动下线。
-
Connection closed . The proxy is too old for this client .
连接已关闭。代理太旧,不适合于该客户端程序。
-
Statement to check whether a connection is closed .
语句检查连接是否关闭。
-
The transaction ends when the TCP socket connection is closed .
TCP套接字连接关闭时,事务结束。
-
The underlying connection was closed : An unexpected error occurred on a receive .
基础连接已经关闭:接收一个意外的错误发生。
-
If the transaction is aborted or the connection is closed before the transaction has completed , it is automatically rolled back .
如果在事务完成之前事务中止或连接关闭,事务将自动回滚。
-
This error can occur if the Hibernate session and associated database connection is closed after the object was retrieved , but before the association was accessed .
如果在获取对象之后关闭Hibernate会话和相关联的数据库连接,在访问关联之前没有恢复,那么就会发生这种错误。
-
If it is the read half that needs to be closed , then any data existing in the receive buffer is discarded and that end of the connection is closed .
如果需要关闭读取部分,则会丢弃接收缓冲区中存在的任何数据,并关闭该端的连接。
-
Firstly , this paper introduces the structure and the essence principle of csv , analyzes the physics essence of closed power in the system and confirms the connection between closed power and system parameter .
首先,论文介绍了组合式无级变速器的结构和基本原理,分析了系统内部封闭功率的物理本质,确定了封闭功率与系统参数之间的关系。
-
Value that indicates whether the connection group was closed .
指示连接组是否关闭的。
-
Because the response is not used at this point , the connection must be closed
因为此时不会使用响应,所以连接必须先关闭
-
An existing connection was forcibly closed by the remote host .
远程主机强迫关闭了一个现有的连接。
-
Problem of connection angle in closed traverse
关于闭合导线测量连接角的问题
-
If the connection is not closed yet , wait a few minutes and try again .
如果这个连接没有关闭,等一段时间重新试。
-
The network connection was gracefully closed .
网络连接已被适当地关闭了。
-
This indicates that the connection has not been closed by the application .
这表示应用程序并未关闭连接。
-
The connection points must be closed after they have been opened .
连接点打开后必须封闭。
-
How specifies which half of the connection is to be closed .
how指定将关闭哪一部分连接。
-
Its default value is 0 , which means that the connection will never be closed because it is too old .
其缺省值为0,这意味着连接不会因为它的连接时间太长而关闭。
-
If the number of connections equals Minimum connections , the connection will not be closed and will remain in the free pool .
如果连接数等于最小连接数,则该连接将不关闭,并保留在空闲池中。
-
There are cases when a JDBC connection must not be closed before the application terminates ( for example , the need to provide the JDBC connection pool ) .
有时,在应用程序终止之前不能关闭JDBC连接(比如,需要提供JDBC连接池)。
-
If the write half of the connection needs to be closed , then tcp_usrreq () is called with PRU_SHUTDOWN as the request .
如果需要关闭连接的写入部分,则调用tcpusrreq(),并将PRUSHUTDOWN作为请求。
-
On a blocking connection , a return of0 means that the connection was closed , while-1 indicates that an error occurred .
在受阻塞的连接中,该函数返回0,表示连接已经关闭,而-1则表示连接出现错误。
-
Some remote connection tools like Windows Remote Desktop Connection allow the remote connection to be closed but not stopped .
有些远程连接工具,比如WindowsRemoteDesktopConnection,允许关闭但不停止远程连接。
-
If you open the connection from within a function , and only store the variable in a local variable , the connection will be closed when that function returns .
如果在一个函数中打开连接,并且只将句柄存储在一个本地变量中,那么当函数返回时,连接将被关闭。
-
The connection is kept open by the server , and , as soon as an event occurs , the response is committed and the connection is closed .
连接由服务器端保持着打开的状态,只要一有事件发生,响应就会被提交,然后连接关闭。